Var.addError

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Var addError(ParseTree tree, string message)
  2. Var addError(ParseTree tree, Exception e)
    class Var
    @trusted
    addError
    (
    ParseTree tree
    ,
    Exception e
    )

Meta